[PATCH] lib: disable futimes when permission model is enabled
authorRafaelGSS <rafael.nunu@hotmail.com>
Tue, 21 Oct 2025 21:25:31 +0000 (18:25 -0300)
committerJérémy Lal <kapouer@melix.org>
Tue, 24 Mar 2026 21:11:25 +0000 (22:11 +0100)
commit2624756cf2a0cc3e4f09d99ee41b04e045ec298e
tree8687948b576d04757abec9d01f959f472f4bc140
parent7d0cfff1586e51d1be5632f328170984847979c0
[PATCH] lib: disable futimes when permission model is enabled

Refs: https://hackerone.com/reports/3390084
PR-URL: https://github.com/nodejs-private/node-private/pull/748
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
CVE-ID: CVE-2025-55132
PR-URL: https://github.com/nodejs-private/node-private/pull/802
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
CVE-ID: CVE-2025-55132

Gbp-Pq: Topic sec
Gbp-Pq: Name 35-lib-disable-futimes-when-permission-model-is-enabled.patch
lib/fs.js
test/fixtures/permission/fs-write.js
test/parallel/test-permission-fs-supported.js